spinbutton: Fix gesture state
authorTimm Bäder <mail@baedert.org>
Sun, 25 Jun 2017 16:27:10 +0000 (18:27 +0200)
committerMatthias Clasen <mclasen@redhat.com>
Thu, 20 Jul 2017 01:27:14 +0000 (21:27 -0400)
commitf1813e8f8850ae707598455d4ed2fc89a1afb394
tree592ee7a9461b756ba93d86f111d50356b6cb0dde
parent333b52bc14b428abdb568c6d0311902c3de51bbf
spinbutton: Fix gesture state

We claimed the gesture previously to keep it from propagating to the
underlying entry, but now that the entry is in a box with the two
buttons, we can do this properly and restore the previous long-press
behavior.
gtk/gtkspinbutton.c